home *** CD-ROM | disk | FTP | other *** search
- I'm starting to compile a list of Windows/Internet resources. I'm looking for
- as complete a listing as possible. This is to include the public
- domain/shareware/freeware implementations such as Trumpet and other winsocks.
- The client apps such as Trumptel and Wt_wsk from that domain. Also the
- soup-to-nuts varieties such as Pipeline and Winmail. Also commercial tools and
- apps such as The Wollogong (sic?) products.
-
- For Internet resources, please include FTP sites and managers addresses. For
- non-FTP resources, please include mail addresses for the publishers as well as
- snailmail and voice.
-
- Thanks in advance for your participation.
- From news@bigblue.oit.unc.edu Sat Mar 12 20:18:15 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA08221; Sat, 12 Mar 1994 15:58:28 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA10164; Sat, 12 Mar 1994 15:35:07 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Sat, 12 Mar 1994 20:18:15 GMT
- From: kasajian@netcom.com (Kenneth Kasajian)
- Message-Id: <kasajianCMKJ2F.LCx@netcom.com>
- Organization: NETCOM On-line Communication Services (408 241-9760 guest)
- Sender: ses
- Subject: Trumpet SLIP to Sun. What to run on Sun?
-
-
- I have /dev/ttyb on the sun set up as a login port. When I dial
- into the Sun with Trumpet Winsock, I log on and have a shell session.
- I can run ls, etc. But what do I run on the Sun so that I can get
- IP negotiations going with Trumpet so that I can be a node on the network!
-
- When I dial into Netcom with the same method, as soon as I log into the
- SLIP account on Netcom, and I enter my id and password, netcom says
- that slip is beginning.. then I just hit esc on trumpet, and use my winsock
- programs from windows.
-
- I guess this is more of a Sun question, as trumpet is doing everything okay.
-
- Is there such a thing as a "slip server" on the sun? Is tip involved in
- any way?
- From news@bigblue.oit.unc.edu Sat Mar 12 09:24:11 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA12380; Sat, 12 Mar 1994 16:28:28 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA09956; Sat, 12 Mar 1994 16:24:10 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 12 Mar 1994 15:24:11 -0600
- From: shri@sureal.cs.umass.edu (H.Shrikumar)
- Message-Id: <9403122124.AA10985@sureal.cs.umass.edu>
- Organization: UTexas Mail-to-News Gateway
- Sender: ses
- Subject: Shims over winsock ?
-
- Hi !
-
- Dont ask me why .. but I do have a very good reason to do this. :-)
-
- +-------
- Whats the best way to go about putting a shim over a WINSOCK.DLL ?
- +-------
-
- Given any winsock from any vendor, what I want to be able to do
- is to trap and log all traffic that goes between all applications and
- the winsock dll. I would like this to be transparent to the particular
- winsock in use.
-
- No no .. its not what you think :-) .. We are working with some
- experiments with caching and spoofing of application level protocols,
- and would like to have the setup be portable over all applications and
- over all winsocks. The winsock abstraction is a very good place
- to do this cleanly.
-
- I am not too much of a windows programmer myself .. I only know
- that window messages can be Hook()ed and spoofed. I wonder if the dynamic
- binding to a DLL library call is also Hook()able and spoofable.
-
- For the moment, I am planning to hack the WINSOCK.DLL we have -
- to patch the strings labelling each entry function to a slightly diff
- name, and have my own shim WINSOCK.DLL which will have shim functions
- for each real entry function, and punt calls to the renamed version
- after doing its little bit. [Kinda dirty, sure !]
-
- Thanx for all thoughts !
-
- -- shrikumar ( shri@cs.umass.edu, shri@shakti.ncst.ernet.in,
- X.400 G=Shrikumar; S=Hariharasubrahmanian; P=itu; A=arcom; C=CH )
-
-